de.ueberdosis.mp3info.id3v2
Class FrameTSSE
java.lang.Object
|
+--de.ueberdosis.mp3info.id3v2.ID3V2Frame
|
+--de.ueberdosis.mp3info.id3v2.FrameT
|
+--de.ueberdosis.mp3info.id3v2.FrameTSSE
- All Implemented Interfaces:
- Defines
- public class FrameTSSE
- extends FrameT
Soft-/Hardwaresettings frame
The 'Software/Hardware and settings used for encoding' frame includes
the used audio encoder and its settings when the file was encoded.
Hardware refers to hardware encoders, not the computer on which a
program was run.
Constructor Summary |
FrameTSSE(de.ueberdosis.mp3info.id3v2.ID3V2Frame frm,
de.ueberdosis.mp3info.id3v2.DataSource ds)
|
Methods inherited from class de.ueberdosis.mp3info.id3v2.ID3V2Frame |
canDisplay, canEdit, createJPanel, createPanel, deprecatedSince, equals, getDataLengthIndicator, getFileAlterPreservation, getFrameID, getSize, getTagAlterPreservation, getUnsynchronisation, hasGroupingIdentity, isAltered, isCompressed, isEncrypted, isReadOnly, isValid, legalSince, toByteArray |
Methods inherited from class java.lang.Object |
clone, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
FrameTSSE
public FrameTSSE(de.ueberdosis.mp3info.id3v2.ID3V2Frame frm,
de.ueberdosis.mp3info.id3v2.DataSource ds)
throws SeekPastEndException
getLongName
public java.lang.String getLongName()
- Overrides:
getLongName
in class FrameT
toString
public java.lang.String toString()
- Overrides:
toString
in class FrameT